func google.golang.org/protobuf/internal/impl.appendInt32SliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L882: func appendInt32SliceValue(b []byte, listv protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L945: 	marshal:   appendInt32SliceValue,